home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / snws190s.zip / HISTORY.H < prev    next >
Text File  |  1992-03-19  |  131b  |  8 lines

  1. /*
  2.  *  Private decls for history.c
  3.  */
  4.  
  5. long xrand(void);
  6. long hash_key(long s, char *key);
  7. long hash_msg_id(char *msg_id);
  8.